home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global baseMemory
- set baseMemory to the freeBytes
- set the soundLevel to 5
- SetGlobal(#volumeButton, 38)
- SetGlobal(#mmButton, 43)
- SetGlobal(#quitButton, 44)
- SetGlobal(#adBanner, 48)
- SetGlobal(#imageSprite, 34)
- SetGlobal(#textSprite, 35)
- SetGlobal(#videosprite, 36)
- CleanupSprites()
- end
-